Messages
10/22/2023
16 : 4
Android Weekly #593 🤖
View in web browser 593 October 22nd, 2023 Articles & Tutorials What's new in Jetpack Benchmark 1.2.0 Ben Weiss lists all the changes in this big release, bringing stable Baseline Profiles, new
10/19/2023
4 : 24
Android Weekly #592 🤖
View in web browser 592 October 15th, 2023 Articles & Tutorials KMP Team Workflows with KMMBridge Kevin Galligan's series of articles about KMMBridge, a tool that allows you to publish Xcode
10/8/2023
16 : 4
Android Weekly #591 🤖
View in web browser 591 October 8th, 2023 Articles & Tutorials Jetpack Compose on Fire: The Latest Koin 3.5 Features Arnaud Giuliani dives into the exciting enhancements in Koin for Jetpack Compose
10/1/2023
16 : 4
Android Weekly #590 🤖
View in web browser 590 October 1st, 2023 Articles & Tutorials Integrating Adaptability features into your Native Game A code lab for integrating Adaptability features into your Android Native game
9/24/2023
16 : 4
Android Weekly #589 🤖
View in web browser 589 September 24th, 2023 Articles & Tutorials Continuous Integration basics The Android team published a guide to help you with the basics of using Continuous Integration.
9/17/2023
16 : 4
Android Weekly #588 🤖
View in web browser 588 September 17th, 2023 Articles & Tutorials Kotlin Multiplatform could change everything Mike Yerou considers why Kotlin Multiplatform could change everything in the mobile
9/10/2023
16 : 14
Android Weekly #587 🤖
View in web browser 587 September 10th, 2023 Articles & Tutorials GitHub Actions Reducing Duplication / Boilerplate In the previous article, Aleksander Jaworski showed how to set up a CI for a
9/3/2023
16 : 34
Android Weekly #586 🤖
View in web browser 586 September 3rd, 2023 Articles & Tutorials Building a widget using Jetpack Glance Victor Brandalise's quick walkthrough of building an app widget using Jetpack Glance.
8/27/2023
16 : 4
Android Weekly #585 🤖
View in web browser 585 August 27th, 2023 Articles & Tutorials Empowering Code with High-Order Functions Stephen Siapno helps unlock code potential by embracing high-order functions for creative
8/20/2023
16 : 4
Android Weekly #584 🤖
View in web browser 584 August 20th, 2023 Articles & Tutorials Kotlin and Java interoperability: Useful annotations Marcin Moskała shows a couple of ways to improve the interoperability of your
8/14/2023
10 : 45
Android Weekly #583 🤖 (back to the future)
View in web browser 583 August 13th, 2023 Articles & Tutorials Writing Swift-friendly Kotlin Multiplatform APIs — Part VI André Oriani teaches how to code libraries that your teammates will not
8/6/2023
16 : 4
Android Weekly #583 🤖
View in web browser 582 August 6th, 2023 Articles & Tutorials Jetpack Compose Permissions: A Quick and Easy Guide Bevan Steele shows how to add Jetpack Compose Permissions to your app. Sponsored
7/30/2023
16 : 4
Android Weekly #581 🤖
View in web browser 581 July 30th, 2023 Articles & Tutorials Designing a Functional Library In this two-part series, Uberto Barbini aims to guide you through the process of creating a functional
7/23/2023
16 : 4
Android Weekly #580 🤖
View in web browser 580 July 23rd, 2023 Articles & Tutorials Lottie Android 6.1 - Lottie goes multithreaded Gabriel Peal describes a slew of bug fixes, new features, and under-the-hood improvements
7/16/2023
16 : 4
Android Weekly #579 🤖
View in web browser 579 July 16th, 2023 Android Weekly Updates Android Weekly x Threads We're now on Threads, so you can choose your favorite way of getting weekly Android development news.
7/9/2023
16 : 4
Android Weekly #578 🤖
View in web browser 578 July 9th, 2023 Articles & Tutorials User-Centric Mobile Performance Pierre-Yves Ricau discusses why mobile app teams should primarily track user-centric performance metrics
7/2/2023
16 : 4
Android Weekly #577 🤖
View in web browser 577 July 2nd, 2023 Articles & Tutorials No Mocks Allowed Marcello Galhardo shows how to focus on making our System Under Test (SUT) genuinely testable. Migrate RecyclerView to
6/25/2023
16 : 4
Android Weekly #576 🤖
View in web browser 576 June 25th, 2023 Articles & Tutorials Announcing FoldAwareColumn in Accompanist Adaptive Kristen Halper and Jossi Wolf announce the release of FoldAwareColumn, release as
6/20/2023
5 : 25
Android Weekly #575 🤖
View in web browser 575 June 18th, 2023 Articles & Tutorials App Size Metrics - Continuous monitoring of App Size, Part 1 App size is one of the important metrics which impacts the conversion rate.
6/12/2023
2 : 2
Android Weekly #574 🤖
View in web browser 574 June 11th, 2023 Articles & Tutorials WhatsApp's Circular Reveal with Jetpack Compose Victor Brandalise shows you how to build the circular reveal animation WhatsApp uses